xm: Fix xm network2-{attach,detach}
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Oct 2009 09:47:09 +0000 (10:47 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Oct 2009 09:47:09 +0000 (10:47 +0100)
commitc288a6ff89fe779d7bbd1f4144b77a7c16073667
tree5ccbb8719bd23b5d4e49e503170cccd55c10595a
parent27759c390cd331a1882c8cf3047a52751a95373c
xm: Fix xm network2-{attach,detach}

"xm help" is aborted due to a missing comma.
Some fixes in passing.
- less help message.
- typo.

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
tools/python/xen/xm/main.py